@charset "utf-8";
body {
    overflow-x: hidden;
}

#lang,
#header,
.wrap,
.footer,
#aside {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.lang {
    float: right;
    margin: 13px 5px 5px 0;
}

.lang img {
    float: left;
    margin-right: 10px;
}

.logo {
    width: 31.58333333%;
    float: left;
    margin: 16px 0 14px;
}

.nav {
    float: right;
   /* width: 68.16%;*/
}

#nav {
    text-align: right;
    position: relative;
}

#menu {
    display: none;
    text-align: right;
    margin-top: -.5em;
    margin-right: 5px;
}

#menu a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #e5e5e5;
    border-bottom-color: #bfbfbf;
    color: #fff;
    width: 50px;
    text-shadow: none;
    margin: 0 auto 0;
    display: inline-block;
    border: 0;
    text-transform: none;
    background: #0e4562 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1% 0;
}

#menu a:hover {
    background: #000!important;
}

.box {
    width: 100%;
}

.icon-bar {
    display: block;
    width: 55%;
    height: 2px;
    margin: 10% auto;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

#nav {
    margin-top: 28px;
}

#nav li {
    display: inline-block;
    font-size: 0.9375em;
    padding: 0 12.9px;
    line-height: 27px;
    float: left;
}

#nav li:hover,
#nav li.curr {
    background: #0060b6;
}

#nav li:hover a,
#nav li.curr a {
    color: #fff;
}

#close_menu {
    display: none;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li img {
    height: 415px;
}

.fullSlide .bd li a {
    display: block;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    width: 13px;
    height: 6px;
    background: #fff;
    margin: 0 2.5px;
    display: inline-block;
    border-radius: 3px;
}

.fullSlide .hd ul .on {
    background: #fa380d;
}

.fullSlide .prev,
.fullSlide .next {
    position: absolute;
    z-index: 1;
    z-index: 1;
    cursor: pointer;
    display: block;
    bottom: 40px;
}

.fullSlide .prev {
    right: 13%;
}

.fullSlide .next {
    right: 9%;
}

#fullSlide {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
    display: none;
}

#fullSlide #bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

#fullSlide #bd ul {
    width: 100% !important;
}

#fullSlide #bd li {
    width: 100% !important;
    overflow: hidden;
    text-align: center;
}

#fullSlide #bd li img {
    height: 180px;
}

#fullSlide #bd li a {
    display: block;
}

#fullSlide #hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

#fullSlide #hd ul {
    text-align: center;
}

#fullSlide #hd ul li {
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    width: 13px;
    height: 6px;
    background: #fff;
    margin: 0 2.5px;
    display: inline-block;
    border-radius: 3px;
}

#fullSlide #hd ul .on {
    background: #fa380d;
}

#fullSlide #prev,
.fullSlide .next {
    position: absolute;
    z-index: 1;
    z-index: 1;
    cursor: pointer;
    display: block;
    bottom: 40px;
}

#fullSlide #prev {
    right: 13%;
}

#fullSlide #next {
    right: 9%;
}

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
    max-width: 1600px;
    margin: 0 auto;
}

.phone-banner img:last-child {
    display: none;
}

.bannerbg {
    background: url(../images/bannerbg.png) no-repeat;
    height: 38px;
    width: 100%;
    margin: 0 auto;
}

.banner h1,
.pro_show h1,
.news-center h1 {
    font-size: 21px;
    color: #000;
    font-weight: normal;
    padding: 25px 0 13px 20px;
}

.banner h1 em,
.pro_show h1 em,
.news-center h1 em {
    color: #bfbfbf;
    margin: 0 17px;
    font-size: 19px;
}

.banner-btn img {
    opacity: 0.5;
}

.banner h1 span,
.pro_show h1 span,
.news-center h1 span {
    color: #4597c8;
}

.prevBtn {
    left: 7.5%;
    position: absolute;
    left: 7.5%;
    top: 30%;
    z-index: 5555;
    width: 3%;
}

.nextBtn {
    right: 7.5%;
    position: absolute;
    right: 7.5%;
    top: 30%;
    z-index: 5555;
    width: 3%;
}

.banner-img {
    font-size: 0;
    *word-spacing: -1px;
    /* IE6銆�7 */
    letter-spacing: -3px;
    position: relative;
}

.banner-img li {
    text-align: center;
    float: left;
    position: relative;
}

.banner-img li img {
    max-width: 100%;
    height: 467px;
    margin: 0 auto;
}

.banner-img li span {
    display: block;
    color: #333333;
    font-size: 16px;
    /*font-family: "浠垮畫";*/
    padding: 4% 0;
    text-align: left;
}

.banner-img li div {
    font-size: 14px;
    text-align: left;
    color: #333;
    letter-spacing: 1px;
    padding-bottom: 11%;
}

.circle {
    width: 100%;
    position: absolute;
    height: 26px;
    z-index: 9;
    bottom: 17px;
}

.banner-circle {
    text-align: center;
    bottom: 17px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.32);
    width: 102px;
    margin: 0 auto;
}

.banner-circle li {
    width: 13px;
    height: 6px;
    background: #fff;
    margin-right: 5px;
    display: inline-block;
    border-radius: 3px;
}

.banner-circle li.selected {
    background: #fa380d;
}

#banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
    max-width: 1600px;
    margin: -6px auto 0;
    display: none;
}

.banner-btn img {
    opacity: 0.5;
}

.banner h1 span,
.pro_show h1 span,
.news-center h1 span {
    color: #4597c8;
}

.prevBtn {
    left: 7.5%;
    position: absolute;
    left: 7.5%;
    top: 30%;
    z-index: 5555;
    width: 3%;
}

.nextBtn {
    right: 7.5%;
    position: absolute;
    right: 7.5%;
    top: 30%;
    z-index: 5555;
    width: 3%;
}

#banner-img {
    font-size: 0;
    *word-spacing: -1px;
    /* IE6銆�7 */
    letter-spacing: -3px;
    position: relative;
}

#banner-img li {
    text-align: center;
    float: left;
    position: relative;
}

#banner-img li img {
    max-width: 100%;
    height: 180px;
    margin: 0 auto;
}

.circle {
    width: 100%;
    position: absolute;
    height: 26px;
    z-index: 9;
    bottom: 17px;
}

#banner-circle {
    text-align: center;
    bottom: 17px;
    border-radius: 3px;
    /*background: rgba(255,255,255,0.32);*/
    width: 92px;
    margin: 0 auto;
}

#banner-circle li {
    width: 13px;
    height: 6px;
    background: #fff;
    margin-right: 5px;
    display: inline-block;
    border-radius: 3px;
}

#banner-circle li.selected {
    background: #cdd31f;
}

.hiSlider {
    overflow: hidden;
    height: 467px;
    width: 100%;
    background: #eee;
}

.hiSlider-item {
    float: left;
    width: 100%;
    height: 467px;
}

.hiSlider-item img {
    margin: 0 auto;
}


/*wrap*/

#wrap {
    background: url(../images/bg.jpg) repeat-x #fff;
    padding: 20px 0;
    margin: 0 auto;
}

.phone-banner img {
    margin: 0 auto;
}

.index-p {
    /*padding: 0 17px 0 20px;*/
}

.index-p .index-p1 {
    float: left;
    width: 16.66666667%;
    background: url(../images/bbbb.png) no-repeat;
    margin-right: 11%;
    text-align: center;
    padding: 25px 0 15px 0;
    display: block;
    position: relative;
    max-width: 194px;
}

.index-p div img {
    margin: 22px auto 0;
}

.index-p > .index-p1:last-child {
    margin-right: 0;
}

.index-p-inf {
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.index-p-inf dd {
    margin-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #999999;
    margin-bottom: 12px;
    color: #ffffff;
}

.index-p .index-p1:hover p {
    color: #fff;
}

.index-p-inf dt {
    line-height: 21.7px;
    color:#fff;
}

.index-a {
    padding: 40px 0/*44*/
    0px;
    background: #f1f1f1;
    margin-top: 10px;
}

.index-a-inf {
    width: /*91%*/
    98%;
    margin: 0 auto;
}

.index-p .index-p1:hover .index-p-inf {
    display: block;
}

.wrap h1,
#aside h1 {
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    color: #0060b6;
    background: url(../images/line.png) no-repeat center;
    margin: 0 auto;
}

#aside h1 {
    display: none;
}

.wrap hr {
    display: block;
}

h1.h1 {
    width: 270px;
    margin: 0 auto;
    background: #f1f1f1;
    position: relative;
    z-index: 5;
}

.wrap hr,
#aside hr {
    background: #0060b6;
    border: 0;
    height: 1px;
    width: 100%;
    position: relative;
    top: -14px;
    display: block;
}

#aside h1.h2 {
    width: 270px;
    margin: 0 auto;
    background: #f9f9f9;
    position: relative;
    z-index: 5;
}

.about-int {
    font-size: 14px;
    line-height: 28px;
    color: #696060;
    margin: 10px 0 30px;
}

.index-pic img {
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
    width: 24.45054945%;
}

.index-pic img:nth-of-type(4n) {
    margin-right: 0;
}

.index-news,
.news {
    padding-top: 14px;
}

.index-news li {
    width: 49.38666667%;
    float: left;
    margin-right: 1.2%;
    background: #f1f1f1;
    position: relative;
    margin-bottom: 14px;
}

.news li {
    width: 48.76666667%;
    float: left;
    margin-right: /*0.58333%*/
    1.2%;
    background: #f1f1f1;
    position: relative;
    margin-bottom: 14px;
}

.index-news li:nth-of-type(2n),
.news:nth-of-type(2n) {
    margin-right: 0;
}

.index-news-list,
.index-news-list01 {
    width: 83%;
    margin-left: 14px;
    padding: 14px 0;
}

.index-news-list img.pc_news,
.index-news-list01 img.pc_news {
    float: left;
    width: 30%;
    height: 95px;
}

.index-news-list img.ph_news,
.index-news-list01 img.ph_news {
    display: none;
}

.index-news-list .news-inf,
.index-news-list01 .news-inf {
    float: left;
    width: 65%;
    margin-left: 7px;
}

.index-news-list01 .news-inf h2 {
    font-weight: normal;
    font-size: 14px;
    color: #696060;
    margin-bottom: 3px;
}

.index-news-list .news-inf h2 a,
.index-news-list01 .news-inf h2 a {
    color: #696060;
}

.index-news-list .news-inf h2 {
    font-size: 15px;
    font-weight: normal;
}

.index-news-list .news-inf p,
.index-news-list01 .news-inf p {
    font-size: 14px;
    color: #656565;
    line-height: 25px;
    max-height: 70px;
    overflow: hidden;
    margin-top: 1px;
}

.date {
    position: absolute;
    top: 0;
    right: 0;
}

.date p {
    /*font-family: arial;*/
    color: #fff;
    text-align: center;
    width: 80px;
}

.date p:first-child {
    background: #6492d9;
    font-size: 38px;
    line-height: 55px;
}

.date p:last-child {
    line-height: 25px;
    font-size: 17px;
    background: #4b4b4b;
}

.partner {
    background: #f1f1f1;
    padding: 44px 0 1.66666667%;
    /*margin-top: 13px;*/
}

.partner-pic {
    padding: 0 1.66666667%;
    margin: 20px 0 0px;
}

.partner img {
    float: left;
    margin-right: 7px;
    margin-top: 8px;
    width: 11.89655172%;
}

.partner img:nth-of-type(8n) {
    margin-right: 0;
}

#footer {
    background: /*#817d7a*/
    #bfbfbf;
    margin: 0 auto;
}

.footer p {
    float: left;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    margin-top: 19px;
}

.footer p span {
    color: #fff;
}

.erweima {
    float: right;
    padding: 7px 0 2px;
}

.erweima span {
    position: relative;
    top: -30px;
    font-size: 13px;
    color: #b8b8b8;
}

.erweima img {
    display: inline-block;
}

#about {
    background: #f4f4f4;
    border-top: 6px solid #fff;
    border-bottom: 4px solid #fff;
}

hr {
    /*background: #cdd4df;*/
    height: 3px;
    border: 0;
    display: none;
}

.bg {
    height: 30px;
    background: #0060b6;
}

#about ul {
    width: 620px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    margin: 0 auto;
}

#about li {
    width: 32.58064516%;
    float: left;
    margin-right: 5px;
    background: #e6e6e6;
    /*padding: 15px 0 11px;*/
    text-align: center;
    /*height: 89px;*/
}

#about li:hover,
#about li.curr01 {
    background: #0060b6;
}

#about li:hover p,
#about li.curr01 p {
    color: #fff;
}

#about li:last-child {
    margin-right: 0;
}

#about li img {
    margin: 0 auto;
    /*height: 40px;*/
}

#about li p {
    color: #4a4c4e;
    margin-top: 7px;
}

#aside {
    padding: 12px 0 0 0;
    position: relative;
}

.about-inf {
    line-height: 34px;
    color: #696060;
    margin: 20px auto;
    /*width: 90.83333333%;*/
    font-size: 14px;
}

.zhici {
    line-height: 34px;
    color: #696060;
    margin: 0px auto;
    /*width: 90.83333333%;*/
    font-size: 14px;
}

.index-pic,
.aside-partner {
    /*width: 90.83333333%;*/
    margin: 0 auto;
}

.about-inf img {
    float: left;
    margin-right: 20px;
}

.zhici img:first-child {
    float: left;
    margin: 0 45px 0 0;
}

.zhici img {
    margin: 20px 0;
}

.pic {
    margin: 0 auto 70px;
}

.aside-partner .partner-pic {
    padding: 0;
    margin-bottom: 40px;
}

.aside-partner img {
    float: left;
    margin-right: 12.4px;
    margin-top: 12.4px;
    width: 11.49655172%;
}

.aside-partner img:nth-of-type(8n) {
    margin-right: 0;
}

.wenhua {
    padding-bottom: 50px;
    font-size: 14px;
}

.wenhua img {
    display: inline-block;
    text-align: left;
    margin-left: 0px;
}

.wenhua img.pic01 {
    margin: 30px auto 40px;
}

.p1 {
    line-height: 32px;
    color: #696060;
    text-align: center;
    width: 69.166666%;
    margin: 0 auto;
}

.p1 span {
    color: #015db8;
}

.p2 {
    width: 72.5%;
    margin: /*60px*/
    0 auto;
    overflow: hidden;
}

.p2 img {
    float: left;
}

.p2 .p2-right {
    line-height: 32px;
    color: #696060;
    float: left;
    margin-left: 17px;
}

.p2 .p2-right span {
    color: #015db8;
    /*font-weight: bold;*/
}

.p2 .p2-right i {
    font-style: normal;
    display: inline-block;
    margin-left: 84px;
}

#neiye {
    background: #f9f9f9;
    position: relative;
    margin: 0 auto;
}

#class {
    background: #0060b6;
    position: relative;
}

.class {
    width: 1090px;
    margin: 0 auto;
}

.class li {
    /*  padding: 6px 5px;*/
    width: 105px;
    text-align: center;
    float: left;
    line-height: 30px;
}


/*#fix-both UL{



    min-width:950px;



}*/

.class li a {
    color: #fff;
    width: 100%;
    font-size: 15px;
}

.class li:hover,
.class li.curr02 {
    background: #7cadd9;
}

.ban,
.muju,
.zhusu,
.tuzhuang,
.smt,
.biaomian,
.zuzhuang,
.jiance,
#pd,
#nd,
#contact,
#wrapper {
    /*width: 90.83333333%;*/
    margin: 0 auto;
    margin-bottom: 9px;
}

.ban li,
.muju li,
.zhusu li,
.tuzhuang li,
.smt li,
.biaomian li,
.zuzhuang li,
.jiance li {
    /*width: 31.65137615%;*/
    width: 24.2%;
    max-width: 31.65137615%;
    overflow: hidden;
    float: left;
    margin-right: 9px;
    position: relative;
}

.ban li:last-child,
.muju li:last-child,
.zhusu li:last-child,
.tuzhuang li:last-child,
.smt li:last-child,
.biaomian li:last-child,
.zuzhuang li:last-child,
.jiance li:last-child {
    margin-right: 0;
}

.ban p,
.muju p,
.zhusu p,
.tuzhuang p,
.smt p,
.biaomian p,
.zuzhuang p,
.jiance p {
    max-width: 100%;
    line-height: 25px;
    background: rgba(0, 0, 0, 0.2);
    /*padding-left: 7.24637%;



    border-left: 1px solid #ebebeb;



    border-right: 1px solid #ebebeb;



    border-bottom: 1px solid #ebebeb;*/
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9;
    text-align: center;
}

#gotop {
    width: 3%;
    display: block;
    position: fixed;
    top: 70%;
    right: 5%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 300;
}

.pc-top {
    display: none;
}

#gotop .phone-top {
    display: block;
}

#news {
    width: 1090px;
    margin: 0 auto;
}

.page {
    text-align: center;
    padding: 30px 0;
}

.page a {
    width: 34px;
    height: 34px;
    margin-right: 11px;
    border-radius: 3px;
    color: #fff;
    background: #b9b9b9;
    line-height: 34px;
    display: inline-block;
}

.page a:hover {
    background: #43c0e6;
}

.page a:first-child {
    margin-right: 25px;
}

.page a:last-child {
    margin-left: 14px;
}

.page a:first-child,
.page a:last-child {
    color: #033e93;
    background: none;
    width: auto;
}


/*.ui-navigator .ui-navigator-wrapper{



    -webkit-box-flex: 1;



}







.ui-navigator .ui-navigator-list, .ui-navigator .ui-navigator-fix {



    display: -webkit-box;



    -webkit-box-flex: 0;      



}







.ui-navigator .ui-navigator-list li{



    -webkit-box-flex: 0;



}



.ui-navigator {



    display: -webkit-box;



    -webkit-tap-highlight-color: rgba(0,0,0,0);



}







.ui-navigator .ui-navigator-list, .ui-navigator .ui-navigator-fix {



    display: -webkit-box;



    -webkit-box-flex: 1;



}







.ui-navigator .ui-navigator-list li{



    -webkit-box-flex: 1;



    float: left;



}







/*.ui-navigator .ui-navigator-list li a, .ui-navigator .ui-navigator-fix{



    display: -webkit-box;



    -webkit-box-sizing: border-box;



    -webkit-box-align: center;



    -webkit-box-pack: center;



}*/

#wrapper {
    position: relative;
}

.grid a {
    background: #e3e3e1;
    display: block;
    height: 235px;
}

.grid {
    width: 23.9%;
    max-width: 23.9%;
    overflow: hidden;
    float: left;
    text-align: center;
    border: 1px solid #ebebeb;
    margin: 0 9px 9px 0;
    position: relative;
}

.grid .metal {
    line-height: 25px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 14px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9;
}

.grid .imgholder img {
    margin: 0px auto 0;
    /*padding: 5% 0;*/
}

#pd,
#nd {
    /*background: #fff;



    border: 1px solid #ededed;*/
}

#pd h2,
#nd h2 {
    color: #696060;
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0 15px 00px;
    /*border-bottom: 1px solid #ededed;*/
    position: relative;
}

#pd img {
    margin: 0 auto;
    padding: 50px 0;
}

.page01 {
    border: 1px solid #ececec;
    background: #f1f1f1;
    text-align: center;
    color: #696060;
    font-size: 14px;
    /*width: 90.83333333%;*/
    margin: 0px auto 25px;
}

.page01 a {
    color: #696060;
    display: inline-block;
    padding: 0 30px;
    line-height: 56px;
}

#nd {
    min-height: 580px;
}

.nd {
    line-height: 34px;
    color: #696060;
    width: 100%;
    margin: 0px auto 0;
    font-size: 14px;
}

.nd img {
    display: inline-block;
}

#nd h2 span {
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 14px;
    /*font-family: '瀹嬩綋';*/
    color: #c6c6c6;
}

#pinzhi {
    /*width: 70.1666666%;*/
    margin: 0 auto;
    padding-bottom: 28px;
    width: 100%;
}

#pinzhi >p {
    line-height: 34px;
    color: #696060;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
    font-family: 'Microsoft Yahei', Arial;
}

#pinzhi >p p {
    text-indent: 2em;
}

.pinzhi {
    overflow: hidden;
    margin: 20px 0 12px;
}

.pinzhi li {
    float: left;
    width: 31.06650831%;
    /*margin-right: 14px;*/
    margin-right: 35px;
}

.pinzhi li:last-child {
    margin-right: 0;
}

.pinzhi p {
    background: #7f9ac2;
    text-align: center;
    line-height: 28px;
    color: #fff;
    margin-bottom: 12px;
}

.pinzhi img {
    margin: 0 auto;
}

.mubiao {
    margin-bottom: 11px;
}

.mubiao li {
    width: 49.16247031%;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    background: #f2f2f2;
    min-height: 138px;
    height: 158px;
}

.mubiao li:nth-of-type(2n) {
    margin-right: 0px;
}

.mubiao dl {
    line-height: 32px;
    padding-top: 10px;
}

.mubiao dl {
    margin-left: 13.87559809%;
}

.mubiao dt {
    font-weight: bold;
    color: #696060;
    font-size: 14px;
    line-height: 34px;
}

.mubiao dd {
    background: url(../images/13.jpg) no-repeat left center;
    padding-left: 25px;
    font-size: 14px;
    line-height: 34px;
    color: #696060;
}

#hr {
    /*width: 95.25%;*/
    font-size: 14px;
}

#hr p {
    line-height: 36px;
    color: #696060;
}

.hr {
    padding: 10px 0 50px 25px;
    margin-bottom: 0px;
}

.hr h3 {
    color: #696060;
    font-weight: bold;
    line-height: 34px;
    font-size: 14px;
}

.hr-list dl {
    line-height: 34px;
    color: #696060;
}

.hr-list ol {
    padding-left: 90px;
    margin-top: -34px;
}

.hr-list dt {
    /*font-weight: bold;*/
    background: url(../images/circle.png) no-repeat top left;
    padding-left: 16px;
}

.hr-list dd {
    margin-left: 16px;
}

.ol {
    padding-left: 70px;
    margin-top: -34px;
}

.nd p {
    text-indent: 2em;
    color: #696060;
}

#contact li {
    background: #f3f3f3;
    float: left;
    width: 45.77064%;
    padding: 20px 0 25px 40px;
    margin-right: 12px;
}

#contact li:last-child {
    margin-right: 0;
}

#contact li h4 {
    font-size: 14px;
    font-weight: bold;
}

#contact li dl {
    line-height: 28px;
    font-size: 14px;
    color: #696060;
    margin-top: 22px;
}

#contact li dl img {
    display: inline-block;
}

#contact > img {
    margin: 12px 0;
}

.drive img {
    float: left;
}

.drive p {
    font-size: 14px;
    color: #696060;
    float: left;
    margin-left: 15px;
    line-height: 32px;
}
@media only screen and (max-width:1920px){
    .fullSlide .bd li img{
        height: 467px;
    }
}
@media only screen and (max-width:1600px) {
    .fullSlide .bd li img {
        height: 415px;
    }
}

@media only screen and (max-width:1440px) {
    .fullSlide .bd li img {
        height: 374px;
    }
}

@media only screen and (max-width:1366px) {
    .fullSlide .bd li img {
        height: 354px;
    }
}

@media only screen and (max-width:1280px) {
    .fullSlide .bd li img {
        height: 332px;
    }
    .hiSlider-pages {
        bottom: 25px;
    }
    .index-news-list img,
    .index-news-list01 img {
        width: 30%;
    }
    .index-news-list .news-inf,
    .index-news-list01 .news-inf {
        width: 65%;
    }
    .index-news-list .news-inf p,
    .index-news-list01 .news-inf p {
        max-height: 58px;
        line-height: 19px;
    }
}

@media only screen and (max-width:1070px) {
    .aside-partner img {
        margin-right: 6px;
    }
}

@media only screen and (max-width:1220px) {
    .aside-partner img {
        margin-right: 7px;
    }
}

@media only screen and (max-width: 1035px) {
    #menu {
        position: relative;
        top: 0px;
        display: block;
    }
    #nav {
        position: relative;
        width: 30%;
        right: -55%;
        top: 0;
        background: rgba(0, 96, 182, .9);
        height: 100%;
        z-index: 999;
        margin-top: 0;
    }
    #nav ul {
        margin: 5% 0 0;
        padding: 0;
    }
    #nav ul li {
        background: none;
        display: block;
        float: none;
        text-align: center;
        margin: 0;
        padding: 0;
        line-height: 2.5em;
    }
    #nav ul li:last-child {
        padding: 0;
    }
    #nav ul li a {
        color: #fff;
        display: block;
    }
    #nav ul li a:hover,
    #nav ul li a.curr {
        color: #fff;
        background: (0, 0, 0, 0);
    }
    #close_menu {
        display: block;
        position: absolute;
        left: -35px;
        top: 30%;
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        border-radius: 50%;
        color: #fff;
        /*background:#0060b6;*/
        font-size: 25px;
        opacity: 0.9;
    }
    #close_menu img {
        border-radius: 5px 0 0 5px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .fullSlide .bd li img {
        height: 313px;
    }
}

@media only screen and (min-width: 1050px) and (max-width: 1280px) {
    #lang,
    #header,
    .wrap,
    .footer,
    #aside,
    #neiye,
    #news {
        overflow: hidden;
        width: 100%;
    }
    .logo {
        width: 30%;
    }
    .mubiao li {
        width: 48.76247031%;
    }
    #menu,
    #close_menu {
        display: none;
    }
    #nav li:hover a,
    #nav li.curr a {
        background: none;
    }
    #nav ul li a:hover {
        background: none;
        color: #fff;
    }
    #nav {
        right: 0;
        background: none;
        width: 100%;
    }
    #nav ul {
        float: right;
        margin-right: 20px;
    }
    #nav ul li {
        float: left;
        padding: 0 5px;
        background: none;
    }
    .aside-partner .partner-pic {
        padding-bottom: 80px;
    }
    #nav ul li a {
        color: #4f4f4f;
    }
    .pinzhi li {
        margin-right: 12px;
    }
    .index-news-list .news-inf h2,
    .index-news-list01 .news-inf h2 {
        max-height: 21px;
        overflow: hidden;
    }
    #aside {
        width: 95%;
        margin: 0 auto;
    }
    #contact li {
        width: 42.77064%;
    }
    .drive p {
        margin-left: 0;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1050px) {
    #lang,
    #header,
    .wrap,
    .footer,
    #aside,
    #neiye,
    #news {
        overflow: hidden;
        width: 100%;
    }
    .logo {
        width: 30%;
    }
    .mubiao li {
        width: 48.76247031%;
    }
    #menu,
    #close_menu {
        display: none;
    }
    #nav ul li a:hover {
        background: none;
        color: #fff;
    }
    #nav {
        right: 0;
        background: none;
        width: 100%;
    }
    #nav ul {
        float: right;
        margin-right: 20px;
    }
    #nav ul li {
        float: left;
        padding: 0 4px;
        background: none;
    }
    #nav ul li:last-child {
        padding: 0 5px;
    }
    #nav ul li a {
        color: #4f4f4f;
    }
    .pinzhi li {
        margin-right: 12px;
    }
    .index-news-list .news-inf h2,
    .index-news-list01 .news-inf h2 {
        max-height: 21px;
        overflow: hidden;
    }
    #aside {
        width: 95%;
        margin: 0 auto;
    }
    #contact li {
        width: 42.77064%;
    }
    .drive p {
        margin-left: 0;
    }
    .grid {
        width: 29.333333%;
    }
}

@media only screen and (max-width:1024px) {
    .banner-img li img {
        height: 266px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 900px) {
    #lang,
    #header,
    .wrap,
    .footer,
    #aside,
    .logo,
    #news {
        width: 100%;
    }
    .logo {
        margin: 0;
    }
    .hiSlider,
    .hiSlider-item {
        height: 207px;
    }
    .index-p div img {
        height: 92px;
    }
    .index-news-list .news-inf h2,
    .index-news-list01 .news-inf h2 {
        max-height: 20px;
        overflow: hidden;
    }
    #menu {
        top: -20px;
        right: 20px;
    }
    .grid {
        width: 31%;
        max-width: 31%;
    }
    #nav li a.curr {
        color: #000;
    }
    #contact li,
    .mubiao li {
        width: 90%;
    }
    #hr {
        margin: 0 auto;
    }
    .pinzhi li {
        width: 30%;
    }
    .ban li,
    .muju li,
    .zhusu li,
    .tuzhuang li,
    .smt li,
    .biaomian li,
    .zuzhuang li,
    .jiance li {
        width: 22%;
    }
}

@media only screen and (min-width:980px) and (max-width:1230px) {
    .hiSlider,
    .hiSlider-item {
        height: 300px;
    }
}

@media only screen and (min-width:800px) and (max-width:900px) {
    #nav {
        position: fixed;
    }
}

@media only screen and (max-width:1160px) {
    .hiSlider,
    .hiSlider-item {
        height: 311px;
    }
    .partner img {
        width: 11.69655172%;
    }
}

@media only screen and (max-width:980px) {
    .partner img {
        width: 11.69655172%;
    }
    #nav {
        position: relative;
    }
    .hiSlider,
    .hiSlider-item {
        height: 254px;
    }
    .index-pic img {
        margin-right: 6px;
    }
}

@media only screen and (max-width:900px) {
    .index-pic img,
    .partner img {
        margin-right: 5px;
    }
    #nav {
        position: fixed;
    }
}

@media only screen and (max-width:800px) {
    .partner img {
        width: 11.59655172%;
    }
    #nav {
        position: fixed;
    }
}

@media only screen and (max-width:768px) {
    .partner img {
        width: 11.49655172%;
    }
    #nav {
        position: fixed;
    }
    .hiSlider,
    .hiSlider-item {
        height: 199px;
    }
    .ban li,
    .muju li,
    .zhusu li,
    .tuzhuang li,
    .smt li,
    .biaomian li,
    .zuzhuang li,
    .jiance li {
        width: 24%;
    }
}

@media only screen and (max-width:700px) {
    .hiSlider,
    .hiSlider-item {
        height: 181px;
    }
    .index-p .index-p1 {
        width: 18.66666667%;
        margin: 1% 3%;
    }
    .index-p > .index-p1:last-child {
        margin: 1% 3%;
    }
}

@media only screen and (max-width:500px) {
    .fullSlide {
        display: none;
    }
    .hr-list ol {
        padding-left: 15px;
        margin-top: 0px;
    }
    #nd h2 span {
        display: none;
    }
    .ol {
        margin-top: 0;
        padding-left: 15px;
    }
    .mubiao li:nth-of-type(1),
    .mubiao li:nth-of-type(3) {
        height: 120px;
        min-height: 120px;
    }
    #header,
    .footer,
    .p1,
    .p2 {
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
    }
    .logo,
    .index-news li,
    #about ul,
    #aside,
    .class,
    .news,
    #news,
    .wrap {
        width: 100%;
    }
    #lang {
        position: absolute;
        left: 0px;
        top: 56px;
        width: 38%;
    }
    .hr-list dt {
        /*font-weight: bold;*/
        background: url(../images/circle500.png) no-repeat top left;
        padding-left: 16px;
    }
    #banner {
        display: block;
        margin-top: 5px;
    }
    .erweima {
        display: none;
    }
    .index-p {
        padding: 0;
        width: 95%;
        margin: 0 auto;
    }
    .wenhua img {
        display:block;
        text-align: left;
        width: 70%;
        height: auto;
        margin:0 auto;
    }
    .index-p li {
        width: 45%;
        margin-right: 5%;
        margin-bottom: 5px;
    }
    .index-p li img {
        max-height: 118px;
    }
    .index-news-list,
    .index-news-list01 {
        margin-left: 5px;
        padding: 15px 0;
    }
    .index-news-list .news-inf h2,
    .index-news-list01 .news-inf h2 {
        max-height: 20px;
        overflow: hidden;
        font-size: 15px;
    }
    .index-news-list img,
    .index-news-list01 img {
        width: 35%;
        height: 78px;
    }
    .index-news-list .news-inf,
    .index-news-list01 .news-inf {
        width: 60%;
    }
    .partner img {
        margin-right: 2px;
    }
    #about li {
        width: 32.28064516%;
    }
    .pic {
        margin-bottom: 30px;
    }
    .aside-partner img {
        width: 21.5%;
        margin: 5px 5px;
        float: left;
    }
    .class li,
    .ui-navigator .ui-navigator-list li {
        display: block;
        width: 84px;
        margin: 0 3px;
    }
    #arr-l {
        position: absolute;
        left: 0;
        color: #fff;
        top: 0;
    }
    #arr-r {
        position: absolute;
        color: #fff;
        right: 0;
        top: 0;
    }
    .class li {
        /*padding:12px 5px ;*/
    }
    .p2 .p2-right {
        margin: 10px 0;
    }
    .news li {
        width: 100%;
        margin: 5px auto;
        float: none;
    }
    .page a {
        margin-right: 0;
    }
    .page a:first-child {
        margin-right: 15px;
        position: relative;
    }
    .class {
        width: 100%;
        overflow: hidden;
    }
    #phone-touch {
        text-align: center;
    }
    #phone-touch a {
        display: block;
        position: relative;
        width: 100%;
    }
    #gotop {
        width: 10%;
        z-index: 99;
    }
    #product li {
        width: 45%;
        max-width: 45%;
        margin: 0 1%;
        margin-bottom: 10px;
    }
    .grid a {
        height: 130px;
    }
    .grid .imgholder img {
        width: 100%;
    }
    #product li p {
        line-height: 40px;
    }
    .pinzhi li,
    .mubiao li {
        width: 100%;
        float: none;
        min-height: 143px;
    }
    .mubiao li:nth-of-type(3),
    .mubiao li:nth-of-type(4) {
        min-height: 113px;
    }
    #hr {
        margin: 0 auto;
        padding: 0 5px;
    }
    .hr {
        padding: 30px 0 20px 14px;
    }
    #contact li {
        width: 90%;
        padding: 15px;
    }
    .grid .meta,
    .ban p,
    .muju p,
    .zhusu p,
    .tuzhuang p,
    .smt p,
    .biaomian p,
    .zuzhuang p,
    .jiance p {
        line-height: 20px;
        font-size: 12px;
    }
    .grid {
        margin: 0 10px 10px 0;
        width: 47.5%;
        max-width: 48.4%;
    }
    .grid:nth-of-type(2n) {
        margin-right: 0;
    }
    .phone-banner img:first-child {
        display: none;
    }
    .phone-banner img:last-child {
        display: block;
    }
    .banner-img,
    .hiSlider {
        display: none;
    }
    .circle {
        bottom: 0;
    }
    .hiSlider-wrap {
        display: none;
    }
    .ban li,
    .muju li,
    .zhusu li,
    .tuzhuang li,
    .smt li,
    .biaomian li,
    .zuzhuang li,
    .jiance li {
        width: 45%;
        max-width: 45%;
        overflow: hidden;
        float: left;
        margin: 0 2.46880734% 10px;
    }
    .index-p .index-p1 {
        width: 21.3%;
        /*width:44%;*/
        margin: 0 5px 10px;
        padding: 10px 0;
    }
    .index-p p {
        font-size: 12px;
    }
    .index-p > .index-p1:last-child {
        margin: 0 5px 10px;
    }
    .index-p div img {
        height: 56.5px;
    }
    #pinzhi {
        width: 98%;
    }
    #pinzhi li {
        margin-bottom: 10px;
    }
    .date p {
        width: 50px;
    }
    .date p:first-child {
        line-height: 45px;
    }
    .date p:last-child {
        font-size: 11px;
    }
    .partner img {
        width: 21.5%;
        margin: 5px 5px;
    }
    .index-a {
        padding: 5px 0 14px;
        margin-top: 0;
    }
    .about-int {
        margin: 0px 0 20px;
        width: 98%;
        margin: 0 auto;
    }
    .index-pic {
        width: 98%;
        margin: 5px auto 0;
    }
    .date p:first-child {
        font-size: 20px;
    }
    .partner {
        padding: 20px 0 5px;
    }
    .partner-pic {
        margin-top: 0px;
    }
    .wrap h1.h1 {
        width: 120px;
        font-size: 20px;
    }
    .index-pic img,
    .index-pic img:nth-of-type(4n) {
        margin: 0 10px 10px 0;
        width: 46.9%;
    }
    .index-pic img:nth-of-type(2n) {
        margin-right: 0;
    }
    .footer p span {
        display: block;
    }
    .footer p br {
        display: none;
    }
    .index-news-list,
    .index-news-list01 {
        width: 80.80536913%;
    }
    .index-p .index-p1:hover .index-p-inf {
        display: none;
    }
    .index-p .index-p1:hover p {
        color: #444444;
    }
    #aside h1.h2 {
        width: 120px;
        font-size: 20px;
    }
    #nav li:hover,
    #nav li.curr {
        background: #004582;
    }
    .footer p {
        margin-top: 0;
    }
    .about-inf {
        margin: 7px auto 0px;
        line-height: 27px;
        width: 95%;
        text-align: justify;
    }
    .zhici {
        width: 100%;
    }
    .zhici img {
        margin: 10px 0;
    }
    .wenhua img.pic01 {
        margin: 10px auto 5px;
    }
    .p1,
    .p2 .p2-right {
        line-height: 27px;
    }
    .ban,
    .muju,
    .zhusu,
    .tuzhuang,
    .smt,
    .biaomian,
    .zuzhuang,
    .jiance,
    #pd,
    #nd,
    #wrapper {
        width: 94%;
        margin-bottom: 0
    }
    #contact {
        width: 100%;
    }
    .ban li,
    .muju li,
    .zhusu li,
    .tuzhuang li,
    .smt li,
    .biaomian li,
    .zuzhuang li,
    .jiance li {
        margin: 0 10px 10px 0;
        width: 48.2%;
        max-width: 48.4%;
    }
    .ban li:nth-of-type(2n),
    .muju li:nth-of-type(2n),
    .zhusu li:nth-of-type(2n),
    .tuzhuang li:nth-of-type(2n),
    .smt li:nth-of-type(2n),
    .biaomian li:nth-of-type(2n),
    .zuzhuang li:nth-of-type(2n),
    .jiance li:nth-of-type(2n) {
        margin-right: 0;
    }
    #pd h2 {
        font-size: 20px;
        padding: 10px 0 10px 30px;
    }
    #nd {
        width: 100%;
    }
    .nd {
        width: 100%;
    }
    #nd h2 {
        font-size: 18px;
        padding: 10px 0 10px 0px;
    }
    #pd img {
        padding: 15px 0;
    }
    .page01 a {
        line-height: 36px;
    }
    #pinzhi > p {
        line-height: 27px;
        font-size: 13px;
        text-align: left;
    }
    .pinzhi {
        margin: 10px 0 5px;
    }
    .mubiao dd {
        font-size: 13px;
    }
    .pinzhi p {
        margin-bottom: 5px;
    }
    .nd {
        line-height: 27px;
        margin: 10px auto 0;
    }
    #nd {
        min-height: 380px;
        background: #f9f9f9;
        border: none;
        width: 96%;
    }
    #hr p {
        line-height: 27px;
    }
    .hr {
        padding: 10px 0 20px 0px;
        margin-bottom: 0;
    }
    .hr h3 {
        margin-bottom: 15px;
    }
    .hr-list dl {
        line-height: 27px;
    }
    #contact li dl {
        margin-top: 10px;
    }
    #contact li {
        padding: 5px;
    }
    #contact > img {
        margin: 10px 0;
    }
    .drive img {
        display: none;
    }
    .drive p {
        margin-left: 0;
        line-height: 27px;
        padding: 0 10px;
    }
    .news {
        padding-top: 5px;
        ;
    }
    .page {
        padding: 10px 0;
    }
    .class li {
        line-height: 25px;
    }
    .class li a {
        font-size: 12px;
    }
    #fullSlide {
        display: block;
    }
    #contact li dl {
        font-size: 12px;
    }
    #gotop {
        background: rgba(0, 0, 0, 0.5);
    }
    #gotop .phone-top {
        display: block;
    }
    #gotop .pc-top {
        display: none;
    }
    .date {
        right: 7px;
    }
    .grid a {
        background: none;
    }
    .grid .meta {
        bottom: 1px;
    }
    .grid {
        border-top: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
        border-bottom: none;
    }
    .index-news-list img.pc_news,
    .index-news-list01 img.pc_news {
        display: none;
    }
    .index-news-list img.ph_news,
    .index-news-list01 img.ph_news {
        display: block;
        float: left;
        width: 30%;
    }
    .grid .metal {
    	max-height:20px;
    }
}

@media (max-width:320px) {
    .index-p .index-p1 {
        width: 21.3%;
    }
    .index-p p {
        font-size: 15px;
    }
    #banner-img li img {
        height: 160px;
    }
    .index-pic img,
    .index-pic img:nth-of-type(4n) {
        width: 48.3%;
    }
    .footer p {
        font-size: 11.5px;
    }
    .class li,
    .ui-navigator .ui-navigator-list li {
        width: 80px;
        margin: 0 0px;
    }
    #fullSlide,
    #fullSlide #bd li img {
        height: 160px;
    }
    .index-news-list img.ph_news,
    .index-news-list01 img.ph_news {
        width: 33.7%;
    }
    
}
